Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
VB.Net Tutorial
1) 2D Graphics
2) Attributes
3) Class Module
4) Collections
5) Data Type
6) Database ADO Net
7) Date Time
8) Design Patterns
9) Development
10) Event
11) Generics
12) GUI
13) GUI Applications
14) Internationlization
15) Language Basics
16) LINQ
17) Operator
18) Reflection
19) Regular Expressions
20) Security
21) Socket Network
22) Statements
23) Stream File
24) Thread
25) Windows
26) WPF
27) XML
Date Time
1) Add 3 years to a date
2) Add Time to current time
3) Add TimeSpan to Date
4) AM Designator
5) Assign Now() to a date variable
6) Call IsLeapMonth for all the months in five years in the current era
7) Call IsLeapMonth() for all the months
8) Call to WeekdayName combined with call to Weekday
9) Calls GetDaysInMonth for the second month in each of five years in each era
10) CDate
11) Compare Date value in If statement
12) Current time
13) Current week in current year
14) Custom Format Strings
15) Date AddYears, AddMonths and AddDays
16) Date and time and numeric values using several different cultures
17) Date and TimeSpan
18) Date different parts
19) Date format
20) Date ToOADate
21) Date ToString, ToLongDateString, ToShortDateString, ToLongTimeString, ToShortTimeString and ToUniversalTime
22) DateAdd
23) DateTime parse date and time by DateTimeFormatInfo
24) DateTime Parse(12
25) DateTime Subtract
26) DateVariable = #112004#
27) DateVariable = #8272001 6
28) DateVariable = July 2, 2002
29) Day of the week
30) Defines a custom format string that displays the day of the week in parentheses after the month name, day, and year
31) Determining the weekday of a date
32) Different date between two dates
33) Different parts of Now
34) Dim fourthOfJuly As New Date(1776, 7, 4)
35) Dim inTheMorning As New Date(1776, 7, 4, 9, 45, 30)
36) Dim thirdOfJuly As Date = #731776 11
37) Displays the total number of weeks in the current year
38) Elapsed Ticks
39) Format the current date in various ways
40) Get Date from long integer
41) Get Hour from DateTime
42) Get Ticks from DateTime
43) Get UniversalTime from DateTime
44) Moon Phase
45) Now Ticks
46) Parse Date
47) Select Day Of Week
48) StopWatch
49) Subtract Time
50) System Time
51) The FirstDayOfWeek used for the en-US culture
52) Ticks times value
53) Time zone
54) TimeOfDay
55) TimeSpan and Date Substract
56) Timing code block
57) Today
58) ToLongDateString
59) ToLongTimeString
60) Use format specifiers to control the date display
61) Use Parse method to convert a string into a DateTime
62) Use StopWatch
63) Weekday Function